* alloc.c (__malloc_size_t): Remove.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Jul 2011 16:07:02 +0000 (09:07 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Jul 2011 16:07:02 +0000 (09:07 -0700)
commit3792fe4c5f7bd50c9a81c7d35d52c0d021e967f3
treef8dae45e7b3a8703fa3eaa6446e3d71e768f142c
parent3fe8eb604f3dae315cc81dd3dd6710625f3aa132
* alloc.c (__malloc_size_t): Remove.

All uses replaced by size_t.  See Andreas Schwab's note
<http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9079#8>.
src/ChangeLog
src/alloc.c